home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Fun House 1
/
CD Fun House (Wayzata Technology).iso
/
•Games Parlour•
/
•Yahtzee•
/
Hyper Yahtzee 3.0 ••••
/
Hyper Yahtzee 3.0 ееее
/
background_2620.txt
< prev
next >
Wrap
Text File
|
1990-09-08
|
9KB
|
400 lines
-- background: 2620 from stack: in.0 –µ–µ–µ–µ
-- bmap block id: 2513
-- flags: 4000
-- background id: 0
-- name:
----- HyperTalk script -----
on openStack
hide message box
show menuBar
pass openStack
end openStack
on showrightscore
set cursor to 4
set lockscreen to true
if hilite of bkgnd btn 8 then
hide field 3
hide field 4
show field 9
show field 10
put 1 into field 11
else
show field 3
show field 4
hide field 9
hide field 10
put 6 into field 11
end if
set lockscreen to false
end showrightscore
-- part 17 (field)
-- low flags: 01
-- high flags: 2000
-- rect: left=172 top=40 right=319 bottom=254
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: HUMAN SCORE
-- part 18 (field)
-- low flags: 01
-- high flags: 2000
-- rect: left=256 top=40 right=319 bottom=338
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: MAC SCORE
-- part 19 (field)
-- low flags: 81
-- high flags: 0000
-- rect: left=361 top=220 right=333 bottom=475
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 4
-- text size: 9
-- style flags: 0
-- line height: 11
-- part name:
----- HyperTalk script -----
on mouseup
beep 2
answer "Clear 6 Round Game High Scores?" with "Yes" or "No"
if it="Yes" then
put empty into field 3
put empty into field 4
end if
end mouseup
-- part 20 (field)
-- low flags: 81
-- high flags: 0000
-- rect: left=475 top=220 right=335 bottom=505
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 4
-- text size: 9
-- style flags: 0
-- line height: 11
-- part name:
----- HyperTalk script -----
on mouseup
edit script of stack
send mouseup to field 3
end mouseup
-- part 21 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=448 top=168 right=187 bottom=475
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 22 (field)
-- low flags: 01
-- high flags: 2000
-- rect: left=172 top=312 right=333 bottom=254
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: GAME SCORE
-- part 23 (field)
-- low flags: 01
-- high flags: 2000
-- rect: left=256 top=312 right=332 bottom=338
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: MAC GAME SCORE
-- part 24 (button)
-- low flags: 00
-- high flags: C006
-- rect: left=412 top=51 right=69 bottom=502
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Human
----- HyperTalk script -----
on mouseUp
if the short name of btn 21<>"New Game" then
beep
answer "Cannot change until this game is over." with "OK"
exit mouseup
end if
set hilite of me to true
set hilite of bkgnd btn 2 to false
end mouseUp
-- part 25 (button)
-- low flags: 00
-- high flags: 8006
-- rect: left=412 top=68 right=86 bottom=502
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Macintosh
----- HyperTalk script -----
on mouseUp
if the short name of btn 21<>"New Game" then
beep
answer "Cannot change until this game is over." with "OK"
exit mouseup
end if
set hilite of me to true
set hilite of bkgnd btn 1 to false
end mouseUp
-- part 26 (button)
-- low flags: 00
-- high flags: 8006
-- rect: left=412 top=89 right=107 bottom=502
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Human
----- HyperTalk script -----
on mouseUp
if the short name of btn 21<>"New Game" then
beep
answer "Cannot change until this game is over." with "OK"
exit mouseup
end if
set hilite of me to true
set hilite of bkgnd btn 4 to false
end mouseUp
-- part 27 (button)
-- low flags: 00
-- high flags: C006
-- rect: left=412 top=106 right=124 bottom=502
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Macintosh
----- HyperTalk script -----
on mouseUp
if the short name of btn 21<>"New Game" then
beep
answer "Cannot change until this game is over." with "OK"
exit mouseup
end if
set hilite of me to true
set hilite of bkgnd btn 3 to false
end mouseUp
-- part 32 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=172 top=32 right=44 bottom=254
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name: Human
-- part 33 (button)
-- low flags: 00
-- high flags: C000
-- rect: left=256 top=32 right=44 bottom=338
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name: Macintosh
-- part 34 (field)
-- low flags: 81
-- high flags: 2000
-- rect: left=448 top=159 right=178 bottom=476
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Whosgo
-- part 35 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=361 top=220 right=333 bottom=475
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 4
-- text size: 9
-- style flags: 0
-- line height: 11
-- part name:
----- HyperTalk script -----
on mouseup
beep 2
answer "Clear 1 Round Game High Scores?" with "Yes" or "No"
if it="Yes" then
put empty into field 9
put empty into field 10
end if
end mouseup
-- part 38 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=475 top=220 right=335 bottom=505
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 4
-- text size: 9
-- style flags: 0
-- line height: 11
-- part name:
----- HyperTalk script -----
on mouseup
edit script of stack
click at loc of field 3
end mouseup
-- part 39 (button)
-- low flags: 00
-- high flags: 8006
-- rect: left=412 top=144 right=162 bottom=502
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 6 Rounds
----- HyperTalk script -----
on mouseUp
if not hilite of me then
if the short name of btn 21<>"New Game" then
beep
answer "Cannot change until this game is over." with "OK"
exit mouseup
end if
set hilite of me to true
set hilite of bkgnd btn 8 to false
showrightscore
set the name of card btn 39 to "6 Round Game"
end if
end mouseUp
-- part 40 (button)
-- low flags: 00
-- high flags: C006
-- rect: left=412 top=127 right=145 bottom=502
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: 1 Round
----- HyperTalk script -----
on mouseUp
if not hilite of me then
if the short name of btn 21<>"New Game" then
beep
answer "Cannot change until this game is over." with "OK"
exit mouseup
end if
set hilite of me to true
set hilite of bkgnd btn 7 to false
showrightscore
set the name of card btn 39 to "1 Round Game"
end if
end mouseUp
-- part 41 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=480 top=168 right=187 bottom=507
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: